July 21, 2024
RemoteBeep — a demo using .NET 8, SignalR, Angular 13 and NGRX
A small repo I’ve been playing with: https://github.com/dopoto/remote-beep-frontend
It showcases how to:
- create a minimal .NET 8 SignalR hub
- send and receive events using SignalR in Angular
- manage application state using NGRX and NGRX effects
You can check out the demo here: https://remote-beep-frontend.vercel.app